Vcenter TrustedInfrastructure TrustAuthorityHosts Kms Info
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure TrustAuthorityHosts Kms Info schema contains all the stored information about a Key Provider Service.
This schema was added in vSphere API 7.0.0.0.
{
"host": "string",
"address": {
"hostname": "string",
"port": 0
},
"group": "string",
"cluster": "string",
"trusted_ca": {
"cert_chain": [
"string"
]
}
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The trusted ESX on which the service runs.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: HostSystem
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: HostSystem
.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's address.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The group ID determines which Attestation Service instances this Key Provider Service can communicate with.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The opaque string identifier of the cluster in which the Key Provider Service is part of.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's TLS certificate chain.
This property was added in vSphere API 7.0.0.0.